| UsersDemo |
| Logical Entity Name | UsersDemo |
| Default Table Name | UsersDemo |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| UsersDemo Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
UserID |
int | NO | ||
| UserName | nvarchar(255) | NO | ||
| Password | varbinary(50) | YES | ||
| FullName | nvarchar(255) | NO | ||
| OtherFields | nvarchar(255) | YES |
| UsersDemo Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_UsersDemo | PrimaryKey | UserID |
| UsersDemo Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| UsersDemo Check Constraints |
| Check Constraint Name | CheckConstraint |
| UsersDemo Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| UsersDemo Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.UsersDemo |
NO | |||
| Physical (Microsoft SQL Server) dbo.UsersDemo |
NO |
| UsersDemo Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| UsersDemo Data Movement Rules |
| Name | Type | Rule Text/Value |